internal/runtime/maps.Map.putSlotSmallFast64 (method)
2 uses
internal/runtime/maps (current package)
runtime_fast64_swiss.go#L154: func (m *Map) putSlotSmallFast64(typ *abi.SwissMapType, hash uintptr, key uint64) unsafe.Pointer {
runtime_fast64_swiss.go#L221: elem := m.putSlotSmallFast64(typ, hash, key)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)